projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a10897c
c698982
)
Auto merge of #1814 - gentoo90:no-git-build, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 20 Jul 2015 04:44:34 +0000
(
04:44
+0000)
committer
bors
<bors@rust-lang.org>
Mon, 20 Jul 2015 04:44:34 +0000
(
04:44
+0000)
When built from archive, downloaded from https://github.com/rust-lang/cargo/releases
version info looks like this: `cargo 0.3.0 ( ) (built 2015-05-16)`.
Patch will make it look like this: `cargo 0.3.0 (built 2015-05-16)`
Trivial merge